Skip to content

Update go packages#1336

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-updates
Open

Update go packages#1336
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-updates

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented May 3, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/fsnotify/fsnotify v1.9.0v1.10.0 age confidence indirect minor
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0v2.3.3 age confidence indirect major
github.com/mattn/go-sqlite3 v1.14.42v1.14.44 age confidence require patch
github.com/pelletier/go-toml/v2 v2.3.0v2.3.1 age confidence indirect patch
github.com/project-kessel/relations-api ba2afc8b03a5ed age confidence require digest
go.yaml.in/yaml/v2 v2.4.4v3.0.4 age confidence indirect major
google.golang.org/genproto e10c4667cedc36 age confidence indirect digest
google.golang.org/genproto/googleapis/api e10c4667cedc36 age confidence require digest
google.golang.org/genproto/googleapis/rpc e10c4667cedc36 age confidence require digest

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.10.0

Compare Source

This version of fsnotify needs Go 1.23.

Changes and fixes
  • inotify: improve initialization error message (#​731)

  • inotify: send Rename event if recursive watch is renamed (#​696)

  • inotify: avoid copying event buffers when reading names (#​741)

  • kqueue: skip dangling symlinks (ENOENT) in watchDirectoryFiles, so a bad entry no longer aborts Watcher.Add for the whole directory (#​748)

  • kqueue: drop watches directly in Close() to fix a file descriptor leak when recycling watchers (#​740)

  • windows: fix nil pointer dereference in remWatch (#​736)

  • windows: lock watch field updates against concurrent WatchList to fix a race introduced in v1.9.0 (#​709, #​749)

grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware)

v2.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.3.2...v2.3.3

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2

v2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.2.0...v2.3.0

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.0.1...v2.1.0

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.0.0...v2.0.1

v2.0.0

Compare Source

This is the first stable release of the new v2 release branch 🎉

Many of the interceptors have been rewritten from scratch and the project has been upgraded to use the Go Protobuf v2 API.

See the project README for details and migration guide. Thanks to all contributors who made this possible! 💪🏽

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v1.4.0...v2.0.0

mattn/go-sqlite3 (github.com/mattn/go-sqlite3)

v1.14.44

Compare Source

v1.14.43

Compare Source

pelletier/go-toml (github.com/pelletier/go-toml/v2)

v2.3.1

Compare Source

yaml/go-yaml (go.yaml.in/yaml/v2)

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 07:59 AM, only on Sunday ( * 0-7 * * 0 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

The latest Buf updates on your PR. Results from workflow buf-pull-request / build (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped✅ passed⏩ skippedMay 3, 2026, 5:59 AM

@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
main 49.70% <ø> (ø)
v1beta2 64.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-updates branch from ef0bd31 to fce6fa1 Compare May 3, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants